hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
RuntimeVariable
hip
debugging
runtime
Undocumented in source.
struct
RuntimeVariable {
void
*
var
;
string
name
;
string
type
;
}
Members
Variables
name
string
name
;
Undocumented in source.
type
string
type
;
Undocumented in source.
var
void
*
var
;
Undocumented in source.
Meta
Source
See Implementation
hip
debugging
runtime
classes
RuntimeDebug
structs
Hidden
RuntimeConsole
RuntimeVariable